[INFO] cloning repository https://github.com/livinghuang/chirpstack-gateway-mesh-custom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/livinghuang/chirpstack-gateway-mesh-custom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flivinghuang%2Fchirpstack-gateway-mesh-custom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flivinghuang%2Fchirpstack-gateway-mesh-custom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7698d568634d8f42dcc2da0e0b0c01b84686bb3
[INFO] checking livinghuang/chirpstack-gateway-mesh-custom against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flivinghuang%2Fchirpstack-gateway-mesh-custom" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/livinghuang/chirpstack-gateway-mesh-custom
[INFO] finished tweaking git repo https://github.com/livinghuang/chirpstack-gateway-mesh-custom
[INFO] tweaked toml for git repo https://github.com/livinghuang/chirpstack-gateway-mesh-custom written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/livinghuang/chirpstack-gateway-mesh-custom on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/livinghuang/chirpstack-gateway-mesh-custom already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e04bb7fc49a8ad8096280e052ea19fbb2570461601e04f03bfca8f516e775abb
[INFO] running `Command { std: "docker" "start" "e04bb7fc49a8ad8096280e052ea19fbb2570461601e04f03bfca8f516e775abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e04bb7fc49a8ad8096280e052ea19fbb2570461601e04f03bfca8f516e775abb" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e04bb7fc49a8ad8096280e052ea19fbb2570461601e04f03bfca8f516e775abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e04bb7fc49a8ad8096280e052ea19fbb2570461601e04f03bfca8f516e775abb" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]     Checking clap_builder v4.5.29
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking dbl v0.3.2
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking cmac v0.7.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr] error: could not compile `serde` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8a2f6fe57adadb246778b8d41925d3dc46d468cb/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.217/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=34e3b1932622e7c3 -C extra-filename=-c58d9d7ee649653c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8a2f6fe57adadb246778b8d41925d3dc46d468cb/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=087b637f8c9377b2 -C extra-filename=-9afe800b43fc24a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6917781d00b430cf.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2b75de37f63c0239.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e04bb7fc49a8ad8096280e052ea19fbb2570461601e04f03bfca8f516e775abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e04bb7fc49a8ad8096280e052ea19fbb2570461601e04f03bfca8f516e775abb", kill_on_drop: false }`
[INFO] [stdout] e04bb7fc49a8ad8096280e052ea19fbb2570461601e04f03bfca8f516e775abb
